Autogenerated HTML docs for v1.7.3.3-557-gb5c17
diff --git a/git-rebase.txt b/git-rebase.txt index 30e5c0e..96680c8 100644 --- a/git-rebase.txt +++ b/git-rebase.txt
@@ -279,6 +279,10 @@ --no-verify:: This option bypasses the pre-rebase hook. See also linkgit:githooks[5]. +--verify:: + Allows the pre-rebase hook to run, which is the default. This option can + be used to override --no-verify. See also linkgit:githooks[5]. + -C<n>:: Ensure at least <n> lines of surrounding context match before and after each change. When fewer lines of surrounding